github.com/vmihailenco/msgpack/v5.field.Omit (method)

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L100: func (f *field) Omit(strct reflect.Value, forced bool) bool {
		types.go#L163: 		if !f.Omit(strct, forced) {